NevronOpenVision
Nevron.Nov.Data.DBModel Namespace / NListWithEvents<T> Class
Fields Properties Methods Events


In This Topic
    NListWithEvents<T> Class Members
    In This Topic

    The following tables list the members exposed by NListWithEvents<T>.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the given item to the list.  
    Public MethodOverloaded. Removes the given item from the list.  
    Top
    Public Events
     NameDescription
    Public EventCalled when an item is added to the list.  
    Public EventCalled when an item is removed from the list.  
    Top
    See Also